const os.pidReleased

3 uses

	os (current package)
		exec_unix.go#L19: 	pidReleased = -1
		exec_unix.go#L106: 	if p.Pid == pidReleased {
		exec_unix.go#L137: 	p.Pid = pidReleased